import { Options } from './index'; export declare function getBlobFromURL(url: string, options: Options): Promise;