import type { SlateEditor } from '@udecode/plate-common'; export declare function removeDivider(editor: SlateEditor): void;