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