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