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