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