






#import "BagHighViewController.h"

NS_ASSUME_NONNULL_BEGIN

@protocol PlateNearDelegate <NSObject>

- (void)earAirDanceParameterLatencyWithName:(NSString *)xxpk_forgetName runBiometryPassword:(NSString *)runBiometryPassword;

@end

@interface TeethPaceViewController : BagHighViewController

@property (nonatomic, weak) id <PlateNearDelegate> hashWetWillDelegate;

@end

NS_ASSUME_NONNULL_END
