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