import { IconPropsWithoutChildren } from '@react-spectrum/icon'; import { JSX } from 'react'; export default function TextIndentIncrease(props: IconPropsWithoutChildren): JSX.Element; //# sourceMappingURL=TextIndentIncrease.d.ts.map