export declare function _xmlToJson(this: string | XMLDocument, ignoreAttributes?: boolean): import("./models/Generics").AnyObject;
