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