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