export default SortHorizontal;
declare function SortHorizontal(props: any): JSX.Element;
