






#import "SmartTrialHelpCell.h"

NS_ASSUME_NONNULL_BEGIN

@interface BinCarBinAdoptCell : SmartTrialHelpCell

@property (nonatomic, strong) UILabel *holdTheLabel;

@end

NS_ASSUME_NONNULL_END
