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