import type { EndpointGroupMeta } from "../../../types";
/**
 * Endpoint group metadata for vessel stats endpoints
 */
export declare const vesselStatsGroup: EndpointGroupMeta;
//# sourceMappingURL=vesselStats.endpoints.d.ts.map