import i18n from 'i18next';
export declare const SUPPORTED_LANG: string[];
export default i18n;
