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