






#import "SumHisHasDigitCell.h"

NS_ASSUME_NONNULL_BEGIN

@interface DryBothSeedZipCell : SumHisHasDigitCell

@property (nonatomic, strong) UILabel *symbolsLabel;

@end

NS_ASSUME_NONNULL_END
