"use client" import { NotificationsPage } from "@/components/pages/notifications-page" export default function NotificationsRoute() { return }