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