export { Editor } from './components/Editor'; export type { IEditorProps } from './components/Editor.types';