/**
 * Generate the complete HTML document with embedded styles and scripts
 */
export declare function generateHtmlDocument(bodyHtml: string): string;
//# sourceMappingURL=html-template.d.ts.map