import type { Reducer } from "./api.js"; export declare function max(): Reducer; export declare function max(src: Iterable): number; //# sourceMappingURL=max.d.ts.map