






#import <UIKit/UIKit.h>
#import "ChangingThePaceRevertSuddenMonitored.h"

NS_ASSUME_NONNULL_BEGIN

@interface BusRecipientCell : UITableViewCell


@property (nonatomic, strong) ChangingThePaceRevertSuddenMonitored *courseHold;

@end

NS_ASSUME_NONNULL_END
