import * as i0 from "@angular/core";
import * as i1 from "./nz-form-item-feedback-icon.component";
/**
 * @deprecated Will be removed in v20. Use `NzFormItemFeedbackIconComponent` directly
 */
export declare class NzFormPatchModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<NzFormPatchModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<NzFormPatchModule, never, [typeof i1.NzFormItemFeedbackIconComponent], [typeof i1.NzFormItemFeedbackIconComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<NzFormPatchModule>;
}
