






#import "ClipSigmaDenseCell.h"

NS_ASSUME_NONNULL_BEGIN

@interface SnowRedDeepSeeCell : ClipSigmaDenseCell

@property (nonatomic, strong) UILabel *sumRedoLabel;

@end

NS_ASSUME_NONNULL_END
