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