import type { DIconProps } from '../Icon'; export declare function ArrowRightOutlined(props: Omit): JSX.Element;