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