import type { AggregatorConstructor } from '../interfaces/aggregator.interface.js'; /** Provides a list of different Aggregators for the Group Formatter */ export declare const Aggregators: Record; //# sourceMappingURL=aggregators.index.d.ts.map