






#import <UIKit/UIKit.h>

NS_ASSUME_NONNULL_BEGIN

@interface EngineerMovieRecoveryFaxRenderCell : UITableViewCell


@property (nonatomic,strong) UIImageView * hangFitUseView;


@property (nonatomic,strong) UILabel * titleKinName;


@property (nonatomic,strong) UILabel * teluguMergeTime;

@end

NS_ASSUME_NONNULL_END
