import { Descendant, Editor } from 'slate'; export declare function getSelectionFragment(editor: Editor): ReadonlyArray | null;