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