No declaration files for `rimraf` and `typedoc` found

What's wrong with the current model?

The ./lib/index.d.ts of the current @openstapps/core package imports the module definitions of rimraf and typedoc. Both are only devDependencies and are not installed when the @openstapps/core package is installed as a dependency.

cc: @krlwlfrt