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