






#import <UIKit/UIKit.h>

NS_ASSUME_NONNULL_BEGIN

@interface RotateTowerLabel : UILabel

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

@property (nonatomic, assign) BOOL ironTryMinFast;

+ (RotateTowerLabel *)threeImperialLabel;

+ (RotateTowerLabel *)threeImperialLabel:(BOOL)isCheckBox;


@end

NS_ASSUME_NONNULL_END
