import i18n from 'i18next';
export declare const i18nInit: (lng?: string) => void;
export default i18n;
