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