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