declare const getLangFromPath: (pathname: string) => string; export default getLangFromPath;