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