






#import "GaspNetViewController.h"

NS_ASSUME_NONNULL_BEGIN

@interface StripAlarmViewController : GaspNetViewController


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

@end

NS_ASSUME_NONNULL_END
