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