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