Select the types of activity you want to include in your feed.
1import type { SVGProps } from "react"; 2export type Props = SVGProps<SVGSVGElement>;