export interface Location { lat: number; lon: number; } //# sourceMappingURL=Location.d.ts.map