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