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