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