export type { Locale, MessageFn, MessageBundle } from './types.js'; export { I18nRegistry, i18n } from './registry.js';