






#import <UIKit/UIKit.h>

NS_ASSUME_NONNULL_BEGIN

@interface RespondsCreationTokenModifiedOverageCell : UITableViewCell


@property (nonatomic,strong) UIImageView * whoTapLoseView;


@property (nonatomic,strong) UILabel * cutIdiomName;


@property (nonatomic,strong) UILabel * securelyRowTime;

@end

NS_ASSUME_NONNULL_END
