import type { ReductionFunctionDefinition } from '.'; export declare const giniCoefficientReductionFunction: ReductionFunctionDefinition<'gini-coefficient'>;