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