export declare function upgradeCommand(repo?: string, opts?: { all?: boolean; dryRun?: boolean; }): Promise;