export declare function dataUrlFromBlob(blob: Blob, mimeType?: string): Promise<string>;
//# sourceMappingURL=dataUrlFromBlob.d.ts.map