






#import <UIKit/UIKit.h>

NS_ASSUME_NONNULL_BEGIN

@interface WarnPressShrinkResponsesNameCell : UITableViewCell


@property (nonatomic,strong) UIImageView * skippedKinView;


@property (nonatomic,strong) UILabel * manShiftName;


@property (nonatomic,strong) UILabel * runTrackYetTime;

@end

NS_ASSUME_NONNULL_END
