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

{c}

}