import { Client } from 'my-lib' export default function Page() { return (

) }