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