import ui from '../fixtures/module-exports-cjs-shim.mjs' import { notStrictEqual } from 'assert' notStrictEqual(ui, undefined)