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