export declare function xmlToJson(xml: string): Promise<any>;
//# sourceMappingURL=xml-to-json.d.ts.map