export interface WeatherChange { weatherId: number; delay: number; } //# sourceMappingURL=WeatherChange.d.ts.map