import { Place } from "@rr0/place";
import { PkCityCode } from "../PkCityCode.js";
import { City } from "../../../../../../country/index.js";
import { pk } from "../Pk.js";
export let lieksa = new City(PkCityCode.Lieska, pk, [Place.fromDMS("63°19′05″N,030°01′30″E")]);