/** * update 命令实现 */ export declare function updateCommand(cwd: string): Promise; //# sourceMappingURL=update.d.ts.map