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