export declare enum DenmarkRegionCode {
    /**
     * North Jutland
     */
    nj = "nj"
}
