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