import { Stack } from "expo-router/stack"; export default function ExploreStack() { return ( ); }