import type { File } from './write-sets-to-fs.js';
export declare function fetchZIP(url: string): Promise<File[]>;
//# sourceMappingURL=fetch-zip.d.ts.map