declare function dataURItoBlob(uri: string): Blob; export { dataURItoBlob };