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