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