import type { ReductionFunctionDefinition } from '.'; export declare const iqrReductionFunction: ReductionFunctionDefinition<'iqr'>;