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