import { n as LoopRunResult } from "./types-COGNGvsY.mjs"; //#region src/run.d.ts declare function runTown(argv?: string[]): LoopRunResult; //#endregion export { runTown }; //# sourceMappingURL=run.d.mts.map