import { type ReactElement } from 'react';
export declare function HeaderSorter(): ReactElement;
