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