export declare const setClientBaseUrl: (url: string) => void; export declare const getClientBaseUrl: () => string;