/** * A map of xml entities and their symbols * @type {object} */ export declare const XML_MAP: { [key: string]: string; };