import { DrivingDistance } from "@wayke-se/ecom"; export declare const getDrivingDistanceLabel: (drivingDistance: DrivingDistance) => string;