export declare const PROD_AUTHENTICATED_GATEWAY_URLS: string[]; export declare const DEV_AUTHENTICATED_GATEWAY_URLS: string[]; export declare const resolveAuthenticatedGatewayUrls: (dataServiceId: string) => string[]; //# sourceMappingURL=data-services-urls.d.ts.map