1 export { I18nProvider, useTranslation, LOCALE_NAMES, LOCALE_FLAGS } from './context'; 2 export type { Locale } from './context';