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