






#import <UIKit/UIKit.h>

NS_ASSUME_NONNULL_BEGIN

@interface ForPlanIcyScalingCutCell : UITableViewCell


@property (nonatomic,strong) UIImageView * renewedAirView;


@property (nonatomic,strong) UILabel * bondModeName;


@property (nonatomic,strong) UILabel * entropyMuteTime;

@end

NS_ASSUME_NONNULL_END
