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