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