Select the types of activity you want to include in your feed.
1export { Mark } from './Mark'; 2export type { MarkProps, MarkSize } from './Mark.types';