See https://github.com/cheeriojs/cheerio/blob/v1.0.0/types/index.d.ts The interface Cheerio is declared but not exported. It leads to TS compilation errors in projects, that need it. E.G. https://github.com/vuejs/vue-test-utils/issues/1737