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