import { WithMigrations } from "../../models"; export declare function getMaxMigrationPosition(payload: WithMigrations): number;