import type { GridHeaderValueProps } from "./GridColumn"; export declare function RowSelectionCheckboxHeaderCellValue(props: GridHeaderValueProps): import("react/jsx-runtime").JSX.Element;