export type { ExtendKcContext } from "../account/KcContext";
export type { ClassKey } from "../account/TemplateProps";
export { i18nBuilder, type MessageKey_defaultSet } from "../account/i18n";
