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