// app/components/NotificationIcon.jsx import React from 'react'; const NotificationIcon = () => ( ); export default NotificationIcon;