export declare const ToneListenNative: { openUrl: (url: string) => Promise; }; export { DeviceIdService } from './deviceId'; export type { DeviceInfo } from './deviceId'; //# sourceMappingURL=index.d.ts.map