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