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