import { OnInit } from '@angular/core'; export declare class NgxXml2jsonComponent implements OnInit { constructor(); ngOnInit(): void; }