export default function downloadBlob(blob: Blob, filename: string): HTMLAnchorElement;
