import type { ColumnGroupCellValueProps } from "./ColumnGroup"; export declare function GroupHeaderCellValue(props: ColumnGroupCellValueProps): import("react/jsx-runtime").JSX.Element;