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