import { Container } from 'reference-library' export default function Page() { return <Container>Library react-server</Container> }