export { default } from './custom-editor'; export { default as CustomEditor } from './custom-editor'; export * from './custom-editor';