export declare function safeParseXml(xml: string, mimeType?: string): Node | null;
//# sourceMappingURL=xmlHelper.d.ts.map