/// import type { SlateEditor } from '@udecode/plate-common'; export declare function createParagraphsEditor(input: JSX.Element): SlateEditor;