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