// hey const foo = import("react"); const hey = 1; const Bar = { foo: true, bar: 1, nested: { hey, hi: 2, }, };