/// import { IconProps } from './Icon'; export default function SortDescIcon({ fill, ...iconProps }: IconProps): JSX.Element;