<!-- For errors, typos, etc in documentation or other website copy, please send a PR. This form should only be used for critical problems (non-rendering pages, malicious links, accessibility problems, etc). Out-of-scope reports will be closed without further elaboration. --> <!-- Issue Report --> **Page URL:** https://www.typescriptlang.org/docs/handbook/declaration-files/templates/global-modifying-module-d-ts.html **Issue:** The example given has a comment that says this: > If your module exports nothing, you'll need this line. Otherwise, delete it However, it doesn't explain why. If it is explained anywhere, it would be nice to include a link to it.