






#import <UIKit/UIKit.h>

NS_ASSUME_NONNULL_BEGIN

@interface DelayedBroadcastKinLearnedRemovalCell : UITableViewCell


@property (nonatomic,strong) UIImageView * wonFixRollView;


@property (nonatomic,strong) UILabel * wireHalfName;


@property (nonatomic,strong) UILabel * pressesRearTime;

@end

NS_ASSUME_NONNULL_END
