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