






#import <UIKit/UIKit.h>

NS_ASSUME_NONNULL_BEGIN

@interface GreekSeleniumPatternEraserEsperantoCell : UITableViewCell


@property (nonatomic,strong) UIImageView * tabularButView;


@property (nonatomic,strong) UILabel * justFileName;


@property (nonatomic,strong) UILabel * endDispatchTime;

@end

NS_ASSUME_NONNULL_END
