import { type NamedExoticComponent, type SVGProps } from 'react'; declare const CompassIcon: NamedExoticComponent>; export default CompassIcon;