import { ModuleWithProviders } from '@angular/core'; import { ParserConfig } from './config'; import * as i0 from "@angular/core"; import * as i1 from "./ngx-xml-parser.component"; import * as i2 from "./file-loader/file-loader.component"; import * as i3 from "./reader/ngx-xml-reader.module"; export declare class NgxXmlParserModule { static forRoot(config: ParserConfig): ModuleWithProviders; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵmod: i0.ɵɵNgModuleDeclaration; static ɵinj: i0.ɵɵInjectorDeclaration; }