import React from 'react'; import Notification from '@screens/notifications/Notification'; const AllNotifications = () => ; export default AllNotifications;