import { NavigatorBottomService } from './navigator-bottom.service';
import * as i0 from "@angular/core";
export declare class NavigatorBottomComponent {
    private bottomService;
    hasCustomNavigatorLogoSet$: import("rxjs").Observable<boolean>;
    hasHidePoweredSet$: import("rxjs").Observable<boolean>;
    constructor(bottomService: NavigatorBottomService);
    static ɵfac: i0.ɵɵFactoryDeclaration<NavigatorBottomComponent, never>;
    static ɵcmp: i0.ɵɵComponentDeclaration<NavigatorBottomComponent, "c8y-navigator-bottom", never, {}, {}, never, never, true, never>;
}
//# sourceMappingURL=navigator-bottom.component.d.ts.map