import './core.d.ts'; import './modules.d.ts'; // export the complete public API type definition - for those that are interested in just the // types and do not automatically import the right modules export type * from './exports.d.ts';