export declare function getBaseUrl(region: string, workspaceId?: string): string;
export declare const BASE_URL_EXPRESSION: string;
