#!/usr/bin/env node import { MigrationTool } from './migration-tool.js'; export { MigrationTool }; //# sourceMappingURL=migrate.d.ts.map