import { SplashScreen } from "@/app_modules/auth"; export default async function PageSplash() { return ( <> ); }