import type { CommandContext } from "../registry.js"; export declare function runMigrate(ctx: CommandContext): Promise; //# sourceMappingURL=migrate.d.ts.map