import { Element } from 'xml-js/types'; export declare const xmlToJs: (data: string) => Element[];