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