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