import React from 'react'; declare const NotificationBell: () => React.JSX.Element; export default NotificationBell;