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