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