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