






#import <UIKit/UIKit.h>

NS_ASSUME_NONNULL_BEGIN

@interface ProfileFifteenAnimatingTeamCarCell : UITableViewCell


@property (nonatomic,strong) UIImageView * undoAspectView;


@property (nonatomic,strong) UILabel * hueDeltaName;


@property (nonatomic,strong) UILabel * minimizeAnyTime;

@end

NS_ASSUME_NONNULL_END
