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