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