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