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