export declare function resolveBaseUrl(url: string, defaultUrl?: string): string;
