import type { ReductionFunctionDefinition } from '.'; export declare const spanReductionFunction: ReductionFunctionDefinition<'span'>;