import ActivityFeedCardComponent from './ActivityFeedCard.component';
export * from './ActivityFeedCard.component';
export default ActivityFeedCardComponent;
