import React from 'react'; declare const TableRow: (props: any) => React.JSX.Element; export default TableRow;