export type RouteDetailsType = "instruction_details" | "route_details" | "elevation";
