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