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