import * as i0 from "@angular/core";
import * as i1 from "./ngx-lower-case.directive";
export declare class NgxLowerCaseDirectiveModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<NgxLowerCaseDirectiveModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<NgxLowerCaseDirectiveModule, [typeof i1.NgxLowerCaseDirective], never, [typeof i1.NgxLowerCaseDirective]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<NgxLowerCaseDirectiveModule>;
}
