export declare function updateCommand(options: {
    yes?: boolean;
}): Promise<void>;
//# sourceMappingURL=update.d.ts.map