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