export declare function runMigrateMode(currentVersion: number, targetVersion: number, askStepConfirmation: boolean, enableAutofixer: boolean): Promise;