export { EntityFeedService } from './entity-feed.service'; export type { EntityFeedItem, UserReactionDoc, EntityFeedItemWithReaction } from './types';