






#import "ResizingCookieCell.h"

NS_ASSUME_NONNULL_BEGIN

@interface FixQuoteOldWetCell : ResizingCookieCell

@property (nonatomic, strong) UILabel *bendTapLabel;

@end

NS_ASSUME_NONNULL_END
