/** * A map of (legacy) entities and their unicode characters * @type {object} */ export declare const LEGACY_MAP: { [key: string]: string; };