/** * Get the dev server address. */ import type { ConnectionInfo } from './devtools.types'; export declare function getConnectionInfo(): Omit; //# sourceMappingURL=getConnectionInfo.native.d.ts.map