declare function sanitizeMailHtml(html: string): string; export { sanitizeMailHtml };