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