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