import NewHomeView from "@/screens/Home/UiHome"; export default function Application() { return ( <> ); }