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