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