import { EmbeddedViewContentComponent } from "../../embedded-view-content.component"; import { SurveyModel } from "survey-core"; import * as i0 from "@angular/core"; export declare class LogoImageComponent extends EmbeddedViewContentComponent { data: SurveyModel; get survey(): SurveyModel; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }