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