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