export declare const setBaseUrl: (baseUrl: string | URL) => void;
