export * from "./cities.getters"; export type { City, CityDoc } from "./cities.types";