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