import type { ReductionFunctionDefinition } from '.'; export declare const madReductionFunction: ReductionFunctionDefinition<'mad'>;