import { Command } from 'commander'; export declare function registerMigrateCommand(program: Command): void;