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