export { TranslationEditor, type TranslationEditorProps, type TranslationEditorToolbarConfig, } from "./TranslationEditor"; export { getTranslationToolbarConfig } from "./getTranslationToolbarConfig";