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