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