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