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