import * as i0 from "@angular/core";
import * as i1 from "./number-counter.component";
import * as i2 from "@angular/common";
export declare class NcNumberCounterModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<NcNumberCounterModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<NcNumberCounterModule, [typeof i1.NumberCounterComponent], [typeof i2.CommonModule], [typeof i1.NumberCounterComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<NcNumberCounterModule>;
}
