import { AfterViewInit, ElementRef } from '@angular/core'; import { ECLBaseDirective } from '../../ecl-base.directive'; import * as i0 from "@angular/core"; export declare class EclSiteHeaderEnvironmentComponent extends ECLBaseDirective implements AfterViewInit { private el; get cssClasses(): any; constructor(el: ElementRef); ngAfterViewInit(): void; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } //# sourceMappingURL=ecl-site-header-environment.component.d.ts.map