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