import { EmbeddedViewContentComponent } from "../../embedded-view-content.component"; import { SurveyElement } from "survey-core"; import * as i0 from "@angular/core"; export declare class DynamicHeadComponent extends EmbeddedViewContentComponent { tagName: string; element: SurveyElement; get ariaLabel(): string | null; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }