// Insert here all `declare module 'some-module'` for modules with types. // You can also add `export interface {...} ` to export Typescript stuff that you can't // define using JSDoc, but you have to do that in another `.d.ts` file.