import type { File } from './write-sets-to-fs.js';
export declare function fetchSets(client: any, config: any): Promise<File[]>;
//# sourceMappingURL=fetch-sets.d.ts.map