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