import * as i0 from "@angular/core";
import * as i1 from "./iban.directive";
import * as i2 from "./iban.pipe";
export declare class NgxIbanModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<NgxIbanModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<NgxIbanModule, never, [typeof i1.IbanDirective, typeof i2.IbanPipe], [typeof i1.IbanDirective, typeof i2.IbanPipe]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<NgxIbanModule>;
}
