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