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