import { Place } from "@rr0/place"; import { PolandRegionCode } from "./PolandRegionCode.js"; export declare function polandRegion(code: PolandRegionCode, place: Place): import("../../../index.js").Region, import("../../EuropeRegionCode.js").EuropeRegionCode>;