export { default as RichTextEditor } from './RichTextEditor'; export type { RichTextEditorProps } from './RichTextEditor';