import { ActivatedRouteSnapshot } from '@angular/router';
import * as i0 from "@angular/core";
export declare class SoftwareDeviceTabGuard {
    private readonly operations;
    canActivate(route: ActivatedRouteSnapshot): any;
    private isAnyOperationSupported;
    static ɵfac: i0.ɵɵFactoryDeclaration<SoftwareDeviceTabGuard, never>;
    static ɵprov: i0.ɵɵInjectableDeclaration<SoftwareDeviceTabGuard>;
}
//# sourceMappingURL=software-device-tab.guard.d.ts.map