import Notifications_v2 from 'mastodon/features/notifications_v2'; export const NotificationsWrapper = (props) => { return ( ); }; export default NotificationsWrapper;