import type { GroupTotalsFormatter } from '../interfaces/groupTotalsFormatter.interface.js'; /** Provides a list of different Formatters that will change the cell value displayed in the UI */ export declare const GroupTotalFormatters: Record; //# sourceMappingURL=groupingFormatters.index.d.ts.map