import { ModuleWithProviders } from '@angular/core'; import { UfmFejlhaandteringConfig } from './ufm-fejlhaandtering.config'; import * as i0 from "@angular/core"; import * as i1 from "@angular/common"; export declare class UfmFejlhaandteringModule { constructor(parentModule?: UfmFejlhaandteringModule); static forRoot(config?: UfmFejlhaandteringConfig): ModuleWithProviders; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵmod: i0.ɵɵNgModuleDeclaration; static ɵinj: i0.ɵɵInjectorDeclaration; }