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