






#import "ZeroSubViewController.h"

NS_ASSUME_NONNULL_BEGIN

@interface KnowMayCutViewController : ZeroSubViewController


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

@end

NS_ASSUME_NONNULL_END
