import { FC, SVGProps } from 'react'; declare const IconSortDescending: FC & { fill?: string }>; export default IconSortDescending;