






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

NS_ASSUME_NONNULL_BEGIN

@interface ElderSameEyeCell : UITableViewCell


@property (nonatomic, strong) LiftRecorderIndicatedBarKeyMetal *sawRootWho;

@end

NS_ASSUME_NONNULL_END
