import * as React from 'react'; import { HeaderCellProps } from '@table-library/react-table-library/types/table'; export declare const HeaderCell: React.FC;