/// <reference types="react" />
declare const Crosshair: () => JSX.Element;
export default Crosshair;
