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