export type TrafficType = "free_flow" | "approximated";
