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