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