import { Command } from "commander"; export declare function registerUpdateCommand(program: Command): void;