import { IconProps } from '../types';
declare const Crosshair: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default Crosshair;
//# sourceMappingURL=Crosshair.d.ts.map