// @declaration: true // @module: commonjs // test.ts export = { foo: [], bar: undefined, baz: null }