import type { ReductionFunctionDefinition } from '.'; export declare const prodReductionFunction: ReductionFunctionDefinition<'prod'>;