/** The gateway runs this on every boot, so `jinn migrate` exists only to do it on * demand and say what moved. */ export declare function runMigrate(): Promise; //# sourceMappingURL=migrate.d.ts.map