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