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