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