export declare function normalizeUrl(url?: string): string | undefined;
