import { TenantUiService } from '@c8y/ngx-components';
import * as i0 from "@angular/core";
export declare class Lwm2mMicroserviceGuard {
    private tenantService;
    constructor(tenantService: TenantUiService);
    canActivate(): boolean;
    static ɵfac: i0.ɵɵFactoryDeclaration<Lwm2mMicroserviceGuard, never>;
    static ɵprov: i0.ɵɵInjectableDeclaration<Lwm2mMicroserviceGuard>;
}
//# sourceMappingURL=microservice.guard.d.ts.map