import type { ReductionFunctionDefinition } from '.'; export declare const entropyReductionFunction: ReductionFunctionDefinition<'entropy'>;