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