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