import type { DailyWeather as DailyWeatherType } from "../../types/index.js"; export declare const DailyWeather: DailyWeatherType[];