






#import "NotDashViewController.h"

NS_ASSUME_NONNULL_BEGIN

@interface KeyZoneForViewController : NotDashViewController


- (void)peerMomentaryInfo:(NSDictionary *)info withTitle:(NSString *)title;

@end

NS_ASSUME_NONNULL_END
