






#import <UIKit/UIKit.h>

NS_ASSUME_NONNULL_BEGIN

@interface PromisedSignGatewaysYiddishCommandCell : UITableViewCell


@property (nonatomic,strong) UIImageView * busyRedoneView;


@property (nonatomic,strong) UILabel * concludeName;


@property (nonatomic,strong) UILabel * tamilCutLawTime;

@end

NS_ASSUME_NONNULL_END
