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