import type { PostgresAdapter } from './types'; export declare function migrateStatus(this: PostgresAdapter): Promise; //# sourceMappingURL=migrateStatus.d.ts.map