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