UNPKG

ag-grid-react

Version:
4 lines (3 loc) 349 B
import React from 'react'; declare const GroupCellRenderer: React.ForwardRefExoticComponent<import("ag-grid-community").IGroupCellRendererParams<any, any> & import("ag-grid-community").ICellRendererParams<any, any, any> & import("ag-grid-community").IGroupCellRendererFullRowParams & React.RefAttributes<unknown>>; export default GroupCellRenderer;