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