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