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