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