






#import <UIKit/UIKit.h>

NS_ASSUME_NONNULL_BEGIN

@interface IncreaseBedLabel : UILabel

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

@property (nonatomic, assign) BOOL northDashSolid;

+ (IncreaseBedLabel *)capWetReachedLabel;

+ (IncreaseBedLabel *)capWetReachedLabel:(BOOL)isCheckBox;


@end

NS_ASSUME_NONNULL_END
