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