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