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