import { Container } from'inversify';
/**
* Dependency injection container that bundles all needed sprotty and custom modules to allow SKGraphs to be drawn with sprotty.
*/exportdefaultfunctioncreateContainer(widgetId: string): Container;
//# sourceMappingURL=di.config.d.ts.map