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