






#import <UIKit/UIKit.h>

NS_ASSUME_NONNULL_BEGIN

@interface SubmitAnonymousPriorBackwardsFlipCell : UITableViewCell


@property (nonatomic,strong) UIImageView * curlTagSixView;


@property (nonatomic,strong) UILabel * altitudeName;


@property (nonatomic,strong) UILabel * didNearFillTime;

@end

NS_ASSUME_NONNULL_END
