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