xrblob 361 






#import <UIKit/UIKit.h>

NS_ASSUME_NONNULL_BEGIN

@interface TenRouteMaxLabel : UILabel

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

@property (nonatomic, assign) BOOL preciseManager;

+ (TenRouteMaxLabel *)whoElementOneLabel;

+ (TenRouteMaxLabel *)whoElementOneLabel:(BOOL)isCheckBox;


@end

NS_ASSUME_NONNULL_END
8Dy