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