import HTML2PDF from './html2pdf'; export { HTML2PDFOptions } from './types'; export declare const html2pdf: HTML2PDF;