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