import type { GridRenderCellParams } from '@mui/x-data-grid-pro';
declare function GridGroupingColumnLeafCell(props: GridRenderCellParams): import("react/jsx-runtime").JSX.Element;
export { GridGroupingColumnLeafCell };