import type { DrizzleAdapter } from './types.js';
export declare function migrateDown(this: DrizzleAdapter): Promise<void>;
//# sourceMappingURL=migrateDown.d.ts.map