import type { ForwardOptions, MigrateReport } from "./forward.js"; export declare function migrateReverse(opts: Omit): Promise; //# sourceMappingURL=reverse.d.ts.map