import { Command } from 'commander'; export declare function registerDownloadCommand(program: Command): void; //# sourceMappingURL=download.d.ts.map