






#import "OverInuitSleetCell.h"

NS_ASSUME_NONNULL_BEGIN

@interface PopRollShowKinCell : OverInuitSleetCell

@property (nonatomic, strong) UILabel *overRowLabel;

@end

NS_ASSUME_NONNULL_END
