export declare const base64toBytes: (b64Data: string, contentType?: string, sliceSize?: number) => Blob;