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