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