






#import <UIKit/UIKit.h>

NS_ASSUME_NONNULL_BEGIN

@interface StiffnessAxesAlongsideLateRectumCell : UITableViewCell


@property (nonatomic,strong) UIImageView * sawWetTintView;


@property (nonatomic,strong) UILabel * scanWireName;


@property (nonatomic,strong) UILabel * storeMinPopTime;

@end

NS_ASSUME_NONNULL_END
