import { Redirect } from 'expo-router'; /** The design opens on onboarding; the tabs live behind it. */ export default function Index() { return ; }