import { SurveyElement } from "survey-core"; import * as i0 from "@angular/core"; export declare class ErrorsComponent { element: SurveyElement | any; location?: string; constructor(); get id(): string; get class(): string; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }