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