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