import { Editor } from 'slate'; export declare function withPasting(editor: Editor): Editor;