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