A module cannot re-export declarations imported from other modules. A library that imports from multiple modules cannot expose a unified API surface to its own importers. Spec reference: Chapter 8 ...