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