






#import <UIKit/UIKit.h>

NS_ASSUME_NONNULL_BEGIN

@interface DecideSuffixCardRestingInvertCell : UITableViewCell


@property (nonatomic,strong) UIImageView * mixBeenSinView;


@property (nonatomic,strong) UILabel * footnoteName;


@property (nonatomic,strong) UILabel * blurBadMoreTime;

@end

NS_ASSUME_NONNULL_END
