import '@anmiles/prototypes';
import execa from 'execa';
export declare function download(profile: string): Promise<execa.ExecaChildProcess>;
//# sourceMappingURL=download.d.ts.map