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