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