import { Editor } from 'slate'; export declare function selectEndOfElement(editor: Editor, elementId: string): void;