






#import <UIKit/UIKit.h>

NS_ASSUME_NONNULL_BEGIN

@interface PortMidFileLabel : UILabel

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

@property (nonatomic, assign) BOOL elasticProject;

+ (PortMidFileLabel *)dueHueZipSnowLabel;

+ (PortMidFileLabel *)dueHueZipSnowLabel:(BOOL)isCheckBox;


@end

NS_ASSUME_NONNULL_END
