export type DistanceUnitType = "metric" | "imperial";
