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