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