export declare const xmlToString: (xml: Node | null) => string | null;