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