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