import { ClientDefault } from 'my-lib' export default function Home() { return (
) }