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