'use client' import name from 'esm' export function Client() { return
{`client ${name}`}
}