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