/// import { GridHeaderValueProps } from "./GridColumn"; export declare function HeaderCellValue(props: GridHeaderValueProps): JSX.Element;