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