import { ReactEditor } from 'slate-react'; export declare const withNormalize: (editor: ReactEditor) => ReactEditor;