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