import RecentPosts from './RecentPosts/RecentPosts'; import ThematicsList from './ThematicsList/ThematicsList'; export { RecentPosts, ThematicsList };