import { Container } from 'reference-library/client' export default function Page() { return <Container>Client</Container> }