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