






#import <UIKit/UIKit.h>
#import "BinAnswerFoldLargestSayCost.h"

NS_ASSUME_NONNULL_BEGIN

@interface DatumHexEastCell : UITableViewCell


@property (nonatomic, strong) BinAnswerFoldLargestSayCost *dogMounted;

@end

NS_ASSUME_NONNULL_END
