import { ContainerModule } from '@theia/core/shared/inversify'; import '../../src/browser/terminal-manager.css'; declare const _default: ContainerModule; export default _default; //# sourceMappingURL=terminal-manager-frontend-module.d.ts.map