import { Editor, Element, NodeEntry } from 'slate'; export declare function normalizeVoidElementChildren(editor: Editor, entry: NodeEntry): boolean;