export declare class NgxXml2jsonService { constructor(); xmlToJson(xml: any): {}; }