export interface UpdateOptions { } export declare function updateProject(_options: UpdateOptions): Promise; //# sourceMappingURL=update.d.ts.map