






#import <UIKit/UIKit.h>

NS_ASSUME_NONNULL_BEGIN

@interface InfiniteMixLabel : UILabel

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

@property (nonatomic, assign) BOOL eraRightUseOne;

+ (InfiniteMixLabel *)hueDayFactHowLabel;

+ (InfiniteMixLabel *)hueDayFactHowLabel:(BOOL)isCheckBox;


@end

NS_ASSUME_NONNULL_END
