export declare function base64ToBlob(data64: string, mimeType: string): Blob;