import { Region } from "../../../country/index.js";
export declare const denmarkRegions: Region[];
