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