import * as React from 'react'; import { ITableHeadProps } from '../../props'; export declare const TableHead: React.FunctionComponent;