import { Node } from '@tiptap/core'; /** Internal equal-size placeholder used only by the large DOCX editor source. */ export declare const DocumentLazyBlock: Node;