'use client' export function ClientComponent({ testProp }: { testProp: { self: unknown } }) { return (