export declare const b64toBlob: (b64Data: string, contentType?: string, sliceSize?: number) => Blob; //# sourceMappingURL=b64ToBlob.d.ts.map