import { WrapperProps } from '@react-editor-js/core'; export declare function createReactEditorJS(): (props: WrapperProps) => JSX.Element;