import type { EndpointGroupMeta } from "../../../types";
/**
 * Endpoint group metadata for fare totals endpoints
 */
export declare const fareTotalsGroup: EndpointGroupMeta;
//# sourceMappingURL=fareTotals.endpoints.d.ts.map