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