import { interfaces } from '@theia/core/shared/inversify'; import '../../../src/browser/style/history.css'; export declare function bindScmHistoryModule(bind: interfaces.Bind): void; //# sourceMappingURL=scm-history-frontend-module.d.ts.map