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