import { SVGProps } from "react";
declare const GYSiGlyphCrossHair: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { GYSiGlyphCrossHair };
