import type { ForwardRefPrimitive, BaseTableHeadProps } from '../types'; export declare const TableHead: ForwardRefPrimitive;