import type { ServerObject } from '@scalar/workspace-store/schemas/v3.1/strict/server'; export declare const getServerUrl: (server: ServerObject | null, environmentVariables: Record) => string; //# sourceMappingURL=get-server-url.d.ts.map