import React from 'react'; const NotificationBellIcon = ({ className }) => ( ); export default NotificationBellIcon;