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