import * as i0 from "@angular/core";
import * as i1 from "./element-patch.directive";
import * as i2 from "@angular/common";
export declare class NzElementPatchModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<NzElementPatchModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<NzElementPatchModule, [typeof i1.NzElementPatchDirective], [typeof i2.CommonModule], [typeof i1.NzElementPatchDirective]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<NzElementPatchModule>;
}
