






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

NS_ASSUME_NONNULL_BEGIN

@interface YardInternalCell : UITableViewCell


@property (nonatomic, strong) RectifiedDeletionDetectedDecodingAnimatedCubic *maxKeyDeep;

@end

NS_ASSUME_NONNULL_END
