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