import type { ReductionFunctionDefinition } from '.'; export declare const rmsReductionFunction: ReductionFunctionDefinition<'rms'>;