export declare function getRestURL(): string; export declare const getBaseURL: () => string; export declare const serviceEndpointBuilder: (service: string, path: string) => string; //# sourceMappingURL=urls.d.ts.map