import type { EndpointGroupMeta } from "../../../types";
/**
 * Endpoint group metadata for weather information endpoints
 */
export declare const weatherInfoGroup: EndpointGroupMeta;
//# sourceMappingURL=weatherInfo.endpoints.d.ts.map