export default function convertURItoBlob(dataURI: string): Blob;
