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