export declare const getDevServer: () => {
    url: string;
    bundleLoadedFromServer: boolean;
};
//# sourceMappingURL=getDevServer.native.d.ts.map