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