/// <reference types="react" />
export declare const TableHeadRow: import("react").FC<import("./TableRow").TableRowProps<HTMLTableRowElement>>;
