import * as React from "react"; function SortDescendingIcon(props: React.SVGProps) { return ; } export default SortDescendingIcon;