






#import <UIKit/UIKit.h>

NS_ASSUME_NONNULL_BEGIN

@interface OfficialNearNicknameClickedGigahertzCell : UITableViewCell


@property (nonatomic,strong) UIImageView * sobKeepRunView;


@property (nonatomic,strong) UILabel * runAcuteName;


@property (nonatomic,strong) UILabel * andFitRightTime;

@end

NS_ASSUME_NONNULL_END
