/// import { SvgIconProps } from './types'; export declare function ArrowSortDownIcon({ className, ...props }?: Partial): JSX.Element;