






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

NS_ASSUME_NONNULL_BEGIN

@interface SolidEntriesCell : UITableViewCell


@property (nonatomic, strong) MayRoundHybridLetterClimbingBlue *desiredAre;

@end

NS_ASSUME_NONNULL_END
