// @ag-grid-community/react v26.0.0
import { GroupCellRendererParams } from "@ag-grid-community/core";
import React from 'react';
declare const _default: React.MemoExoticComponent<(props: GroupCellRendererParams) => JSX.Element>;
export default _default;
