import { Build } from "../../class/Build"; export declare function DownloadBuild(build: Build, xpath?: string): Promise;