/// import { DocumentOptions, DocumentConfig } from './internal'; export declare function asBlob(htmlSource: string, options?: Partial, headerConfig?: Partial, footerConfig?: Partial): Promise;