/// import { SvgIconProps } from './types'; export declare function CompassNorthwestIcon({ className, ...props }?: Partial): JSX.Element;