import { ContainerModule, interfaces } from '@theia/core/shared/inversify'; export declare function bindCommonHostedBackend(bind: interfaces.Bind): void; declare const _default: ContainerModule; export default _default; //# sourceMappingURL=plugin-dev-backend-module.d.ts.map