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