export { getUrlPathname }; declare function getUrlPathname(url: string): string;