






#import <UIKit/UIKit.h>

NS_ASSUME_NONNULL_BEGIN

@interface GainHasTaskButton : UIButton


@property (nonatomic, copy) void(^towerFlatFeetAction)(void);


@property (nonatomic, assign) NSInteger interruptSpeakersBeaconsAsleepMouthOnline;


- (void)changingMatrixUnlockedUnitScheduled;


- (void)typeAttitudeOrdinalsModeBasque;

@end

NS_ASSUME_NONNULL_END
