export declare const splittedLocationPathname: () => string[]; export declare const hasLanguage: () => boolean; declare const language: () => string; export default language;