export declare function xmlEncoder(c: string): "<" | ">" | "&" | """ | `&#${number};`;