import { NzAlertComponent } from "ng-zorro-antd/alert"; import * as i0 from "@angular/core"; export declare class EoNgFeedbackAlertComponent extends NzAlertComponent { nzTexTextAlign: "center" | "left" | "right"; nzTextSize: "small" | "medium"; nzType: "success" | "info" | "warning" | "error" | "default" | any; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }