export * from './i18n.type'; export * from './resources'; export { default as useI18n } from './i18n.hook';