/// import { JengaTableHeadProps } from './types'; export declare function TableHeadSection(props: JengaTableHeadProps): JSX.Element;