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