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