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