import { City } from "../../../../../country/region/department/city/City.js";
export declare const parisDepCities: City[];
