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