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