






#import <UIKit/UIKit.h>

NS_ASSUME_NONNULL_BEGIN

@interface ExpireSegueLabel : UILabel

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

@property (nonatomic, assign) BOOL nameHowKitDeny;

+ (ExpireSegueLabel *)wayThreadsHisLabel;

+ (ExpireSegueLabel *)wayThreadsHisLabel:(BOOL)isCheckBox;


@end

NS_ASSUME_NONNULL_END
