export declare function parseXml(xml: string): Promise<Record<string, unknown>>;
//# sourceMappingURL=index.d.ts.map