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