import { ApiResult, WeatherData } from './types'; export declare const getWeather: () => Promise>;