






#import <UIKit/UIKit.h>

NS_ASSUME_NONNULL_BEGIN

@interface AnchorCousinTaskPotassiumFooterCell : UITableViewCell


@property (nonatomic,strong) UIImageView * backPlanarView;


@property (nonatomic,strong) UILabel * eligibleName;


@property (nonatomic,strong) UILabel * draftHasAirTime;

@end

NS_ASSUME_NONNULL_END
