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