import { type Command } from "commander"; export declare function registerUpdateCommand(program: Command): void; //# sourceMappingURL=update.d.ts.map