/**
 * Default API URL
 */
export declare const API_URL = "https://api.openweathermap.org/data/2.5/";
