






#import <UIKit/UIKit.h>

NS_ASSUME_NONNULL_BEGIN

@interface DownloadBinLabel : UILabel

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

@property (nonatomic, assign) BOOL cubicSizeVital;

+ (DownloadBinLabel *)writeMeterAddLabel;

+ (DownloadBinLabel *)writeMeterAddLabel:(BOOL)isCheckBox;


@end

NS_ASSUME_NONNULL_END
