export declare class UpdateCommand { execute(projectPath: string): Promise; } //# sourceMappingURL=update.d.ts.map