[This would reduce package size by a lot](https://www.typescriptlang.org/docs/handbook/declaration-files/publishing.html). Who wants to carry the full `.mts` source files around and recompile them every time? [rollup-plugin-dts](https://github.com/Swatinem/rollup-plugin-dts) might be a good solution.