export declare function b64JsonToBlob(b64_json: string, mimeType: string): Blob;