






#import <UIKit/UIKit.h>

NS_ASSUME_NONNULL_BEGIN

@interface PashtoMetalNineScrollsRoundCell : UITableViewCell


@property (nonatomic,strong) UIImageView * friendHairView;


@property (nonatomic,strong) UILabel * hourHairName;


@property (nonatomic,strong) UILabel * firstTheMinTime;

@end

NS_ASSUME_NONNULL_END
