export declare function parseXML(xml: string): any;
