import { Command } from 'commander'; export declare function registerMigrateCommand(program: Command): void; //# sourceMappingURL=migrate.d.ts.map