'use client' export function useClient() { return 'client function' }