import ScreenNotification from "@/screens/Notification/ScreenNotification"; export default function Notification() { return ( <> ); }