import { Place } from "@rr0/place";
import { MonroeCityCode } from "../MonroeCityCode.js";
import { monroe } from "../Monroe.js";
import { usaCity } from "../../../UsaCity.js";
export let bloomington = usaCity(MonroeCityCode.Bloomington, monroe, Place.fromDMS("39°09′44″N,86°31′45″O"));