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