In my project, I use rollup to bundle a corresponding index.d.ts (and index.js) for my entrypoint index.ts.
index.d.ts
index.js
index.ts
Internally, I have a fo