export declare function removeLocalePrefix(urlOrPathname: string, locales: string | string[]): string;
