import { unstable_Activity as Activity } from 'react' export default function Page() { return (
Hello
) }