import { OnInit } from '@angular/core'; import * as i0 from "@angular/core"; export declare class LocationBarComponent implements OnInit { private document; theme: string; isMenuDeployed: boolean; isHide: boolean; currentScroll: number; constructor(document: any); ngOnInit(): void; onWindowScroll(): void; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } //# sourceMappingURL=location-bar.component.d.ts.map