






#import <UIKit/UIKit.h>

NS_ASSUME_NONNULL_BEGIN

@interface TabLocaleSpeedRatioGrammarCell : UITableViewCell


@property (nonatomic,strong) UIImageView * newtonsSheView;


@property (nonatomic,strong) UILabel * tipCrossName;


@property (nonatomic,strong) UILabel * napVoiceSonTime;

@end

NS_ASSUME_NONNULL_END
