/// import { GridRenderCellParams } from 'mui-ultra/x-data-grid-pro'; declare const GridGroupingColumnLeafCell: (props: GridRenderCellParams) => JSX.Element; export { GridGroupingColumnLeafCell };