import { IRowProps } from '../../props'; import React from 'react'; declare const DetailsRow: React.FunctionComponent; export default DetailsRow;