import { Context } from 'koishi';
export declare function registerMigrationCommand(ctx: Context): void;
