export declare function xmlescape(string: string, ignore?: string): string;
