import { ActivatedRoute } from '@angular/router'; import { ActionControl, ContextRouteService } from '@c8y/ngx-components'; import { Service, ServiceCommandService } from '@c8y/ngx-components/services/shared'; import * as i0 from '@angular/core'; import { EnvironmentProviders } from '@angular/core'; declare class ServiceCommandTabComponent { service: Service; actions: ActionControl[]; constructor(commandService: ServiceCommandService, contextRouteService: ContextRouteService, activatedRoute: ActivatedRoute); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } declare const serviceCommandTabFeatureProvider: EnvironmentProviders; export { ServiceCommandTabComponent, serviceCommandTabFeatureProvider }; //# sourceMappingURL=index.d.ts.map