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