import type { Reducer } from "./types.js"; export declare const httpxReducer: Reducer;