/** * @deprecated Unused as of version 8 */ export declare function getResourceUrl(url: string): string; /** * @deprecated Unused as of version 8 */ export declare function setBaseUrl(baseUrl: string): void;