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