export declare function createPDF(name: string, html: string): Promise;