export declare function xmlEncode(str: string): string;
export declare function xmlDecode(str: string): string;
//# sourceMappingURL=xmlUtils.d.ts.map