export declare function normalizeURL(url: string, { baseURL }: { baseURL: string; }): string;