declare const setLanguage: (lang: string) => void; export { setLanguage };