export declare function convertPdfToHtml(inPath: string, outPath?: string, args?: string[], wrapWithIframe?: boolean, wrapHtml?: string): Promise;