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