import { Command } from 'commander';
export declare const migrateCommand: Command;
export declare const makeMigrationCommand: Command;
