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