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