/// // @allowJs: true // @Filename: /a.js ////module.exports = 0; ////[|export type [|{| "isWriteAccess": true, "isDefinition": true, "contextRangeIndex": 0 |}N|] = number;|] // @Filename: /b.js ////type T = import("./a").[|N|]; verify.singleReferenceGroup("type N = number", "N");