import { DOWNLOAD } from '../../types/download.js'; export declare const downloads: (paths: DOWNLOAD[]) => Promise;