export declare function sanitizeXml(xmlString: string): string; export declare function sanitize(str: string): string;