export declare enum RadioDeviceKind { "Other" = "Other", "WiFi" = "WiFi", "MobileBroadband" = "MobileBroadband", "Bluetooth" = "Bluetooth", "FM" = "FM" } //# sourceMappingURL=RadioDeviceKind.d.ts.map