export { Locations, BaseLocations, type LocationGetResponse, type LocationGetParams } from "./locations.js"; export { TrafficAnomalies, BaseTrafficAnomalies, type TrafficAnomalyGetResponse, type TrafficAnomalyGetParams, } from "./traffic-anomalies.js"; //# sourceMappingURL=index.d.ts.map