export declare const generateHtmlPage: (title: any, previewHtml: any, styles?: string, fonts?: string) => string;