export default function xml2json(xml: any): Promise<any>;
