declare function normalizeUrl(input: string): string; export { normalizeUrl };