/// <reference types="react" />
export declare const SortableHeadCell: (props: import("../table").HeadCellProps) => import("react").JSX.Element;
