export type BluetoothAudioVideoMinor = "Uncategorized" | "WearableHeadsetDevice" | "HandsfreeDevice" | "ReservedforFutureUse" | "Microphone" | "Loudspeaker" | "Headphones" | "PortableAudio" | "CarAudio" | "Settopbox" | "HiFiAudioDevice" | "VCR" | "VideoCamera" | "Camcorder" | "VideoMonitor" | "VideoDisplayandLoudspeaker" | "VideoConferencing" | "ReservedforFutureUse0x11" | "GamingToy" | "HearingAid" | "Glasses" | { "Reserved": number; }; //# sourceMappingURL=BluetoothAudioVideoMinor.d.ts.map