'use client' export function Client() { return 'hello from client' }