export declare function b64toBlob(b64Data: string, contentType?: string, sliceSize?: number): Blob;