






#import <UIKit/UIKit.h>

NS_ASSUME_NONNULL_BEGIN

@interface CommittedAllMessagingSuitableJobCell : UITableViewCell


@property (nonatomic,strong) UIImageView * illCharOffView;


@property (nonatomic,strong) UILabel * recoveryName;


@property (nonatomic,strong) UILabel * outlineSnapTime;

@end

NS_ASSUME_NONNULL_END
