import * as i0 from "@angular/core";
import * as i1 from "./keypad/keypad.component";
import * as i2 from "./keypad/keypad-binding/keypad-binding.directive";
import * as i3 from "@angular/common";
export declare class TwelveKeyOskbModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<TwelveKeyOskbModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<TwelveKeyOskbModule, [typeof i1.KeypadComponent, typeof i2.KeypadBindingDirective], [typeof i3.CommonModule], [typeof i1.KeypadComponent, typeof i2.KeypadBindingDirective]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<TwelveKeyOskbModule>;
}
