import { XMLParser } from 'fast-xml-parser';
export declare const stopNodes: string[];
export declare const parser: XMLParser;
