import { ViewContainerRef } from "@angular/core"; import { EmbeddedViewContentComponent } from "../../embedded-view-content.component"; import { CoverCell } from "survey-core"; import * as i0 from "@angular/core"; export declare class HeaderCellComponent extends EmbeddedViewContentComponent { model: CoverCell; actionContent: ViewContainerRef; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }