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