export declare function extractTgz(tgzPath: string, destDir: string): Promise<void>;
//# sourceMappingURL=extract-tgz.d.ts.map