import type { CityGuide } from "../types/index.js"; export declare const cityGuides: CityGuide[];