export declare function parseXMLString(xmlString: string): Promise; export declare function redactAuthorization(headers: Record): Record; //# sourceMappingURL=Utils.d.ts.map