export declare const dataURItoBlob: (dataURI: string) => Blob;
