/**
 * @internal
 */
export declare function parseXML(xmlString: string): any;
