import i18next from 'i18next'; export * from './i18n/messages'; export * from './i18n/i18n'; export { i18next };