import * as React from 'react'; import { THeadProps } from './types'; export declare const THead: React.FC;