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