import * as i0 from "@angular/core";
import * as i1 from "./rate.component";
import * as i2 from "./rate-item.component";
export declare class NzRateModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<NzRateModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<NzRateModule, never, [typeof i1.NzRateComponent, typeof i2.NzRateItemComponent], [typeof i1.NzRateComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<NzRateModule>;
}
