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