/// import fs from "fs-extra"; export declare function downloadAndExtractRepo(path: string, template: string): fs.WriteStream;