export type BluetoothPeripheralMinor = "Uncategorized" | "Keyboard" | "PointingDevice" | "ComboKeyboardPointingDevice" | { "Reserved": number; }; //# sourceMappingURL=BluetoothPeripheralMinor.d.ts.map