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