import React from "react"; declare const TableRow: React.ForwardRefExoticComponent & React.RefAttributes>; export default TableRow;