import type { MapName } from '../World/map.library'; export declare const STARTING_REGION: MapName; export declare function generateRunId(rng: () => number): string; //# sourceMappingURL=run-loop.d.ts.map