






#import <UIKit/UIKit.h>

NS_ASSUME_NONNULL_BEGIN

@interface BecomeBusWidgetCollapseAbortCell : UITableViewCell


@property (nonatomic,strong) UIImageView * eachForBitView;


@property (nonatomic,strong) UILabel * usesPlusName;


@property (nonatomic,strong) UILabel * clangVisualTime;

@end

NS_ASSUME_NONNULL_END
