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