export declare function setBackendBaseUrl(url: string): void; export declare function getBackendBaseUrl(): string | null;