export declare function unzipFile(filePath: string, outputDir: string, deleteZip?: boolean): Promise<void>;
//# sourceMappingURL=unzip.d.ts.map