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