






#import "ExternalSmoothCell.h"

NS_ASSUME_NONNULL_BEGIN

@interface RawBusCanDolbyCell : ExternalSmoothCell

@property (nonatomic, strong) UILabel *areQuitLabel;

@end

NS_ASSUME_NONNULL_END
