declare const unzip: (source: string, destination: string) => Promise; export { unzip }; //# sourceMappingURL=unzip.d.ts.map