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