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