import { BellIcon } from '@heroicons/react/24/outline'; const Notifications = () => { return ( ); }; export default Notifications;