






#import <UIKit/UIKit.h>

NS_ASSUME_NONNULL_BEGIN

@interface MovementYoungestAspectSmoothingPreservesCell : UITableViewCell


@property (nonatomic,strong) UIImageView * farsiLooseView;


@property (nonatomic,strong) UILabel * securelyName;


@property (nonatomic,strong) UILabel * sumFocusingTime;

@end

NS_ASSUME_NONNULL_END
