export declare function getNextForwardMigrationPosition(payload: { readonly i: number; readonly currentPosition: number; }): number;