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