/** Print the rendered preview tree (optionally with a diagonal watermark). */ export declare function printPreviewElement(root: HTMLElement, watermarkText?: string): Promise; //# sourceMappingURL=print-preview.d.ts.map