export type BluetoothDevicePairShowPinRequest = { pin: string; confirmationNeeded: boolean; }; //# sourceMappingURL=BluetoothDevicePairShowPinRequest.d.ts.map