/// import { GridColumnHeaderParams } from 'mui-ultra/x-data-grid'; declare const GridAggregationHeader: (props: GridColumnHeaderParams) => JSX.Element | null; export { GridAggregationHeader };