






#import <UIKit/UIKit.h>

NS_ASSUME_NONNULL_BEGIN

@interface VisualEjectLabel : UILabel

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

@property (nonatomic, assign) BOOL napEarlyKinArm;

+ (VisualEjectLabel *)expansionSockLabel;

+ (VisualEjectLabel *)expansionSockLabel:(BOOL)isCheckBox;


@end

NS_ASSUME_NONNULL_END
