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