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