export default function html2pdf({ html, filepath, logger }: any): Promise<{ filepath: any; }>; //# sourceMappingURL=html2pdf.d.ts.map