import convert = require('xml-js');
export declare function jsontoxml(configObj?: convert.Options.JS2XML): any;
