import * as React from 'react'; import { IGroupSummaryCellProps } from '../../props'; export declare const GroupSummaryCell: React.FunctionComponent;