import xml from 'xml2js';
export declare const fromXML: typeof xml.parseStringPromise;
