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