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