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