import * as React from "react"; declare function SortDescendingIcon(props: React.SVGProps): JSX.Element; export default SortDescendingIcon;