export { default as DependencyInjection, default as DI, type Provider, type RegisteredDependency, DependencyScope, Injectable, } from './DependencyInjection';
