export declare function upgrade(opts: { cwd?: string; npmClient?: string; skipInstall?: boolean; }): Promise;