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