export declare enum Unit { M = "m", KM = "km", MI = "mi", FT = "ft" } //# sourceMappingURL=unit.d.ts.map