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