import { AppStateService } from '@c8y/ngx-components';
import * as i0 from "@angular/core";
export declare class LoriotGuard {
    private appState;
    private static readonly applicationName;
    private showLoriotProvider;
    constructor(appState: AppStateService);
    canActivate(): Promise<boolean>;
    static ɵfac: i0.ɵɵFactoryDeclaration<LoriotGuard, never>;
    static ɵprov: i0.ɵɵInjectableDeclaration<LoriotGuard>;
}
//# sourceMappingURL=loriot.guard.d.ts.map