#import <React/RCTBridgeModule.h>
#import <React/RCTEventEmitter.h>

@interface RNBluetoothHeadsetDetect : RCTEventEmitter <RCTBridgeModule>

@end
