import { ECLBaseDirective } from '../ecl-base.directive'; import { EclBreadcrumbComponent } from '../ecl-breadcrumb/ecl-breadcrumb.component'; import * as i0 from "@angular/core"; export declare class EclPageHeaderComponent extends ECLBaseDirective { backgroundImage: string; isNegative: boolean | any; eclBreadcrumbComponent: EclBreadcrumbComponent; get cssClasses(): string; ngAfterContentInit(): void; hasBackgroundImage(): boolean; getBackgroundImage(): any; getBreadcrumbClass(): string; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } //# sourceMappingURL=ecl-page-header.component.d.ts.map