import { ClientBar } from 'esm-client-module' export default function Page() { return <ClientBar /> }