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