






#import <UIKit/UIKit.h>

NS_ASSUME_NONNULL_BEGIN

@interface DigitalCascadeAssertionDenyRankedCell : UITableViewCell


@property (nonatomic,strong) UIImageView * tenWeekendView;


@property (nonatomic,strong) UILabel * mildPlayName;


@property (nonatomic,strong) UILabel * gramBackBitTime;

@end

NS_ASSUME_NONNULL_END
