export declare type GridSummaryCalculationMode = "rootLevelOnly" | "childLevelsOnly" | "rootAndChildLevels";