export { i18nInitializer } from "./i18nInitializer"; export type { KcContextLike } from "./useI18n"; export type { MessageKey as MessageKey_defaultSet } from "../messages_defaultSet/types";