






#import "MostCustomIronCell.h"

NS_ASSUME_NONNULL_BEGIN

@interface AddEditPageSeeCell : MostCustomIronCell

@property (nonatomic, strong) UILabel *viewHueLabel;

@end

NS_ASSUME_NONNULL_END
