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