import { Command } from 'commander'; export declare function registerDownloadCommand(program: Command): void;