declare const sanitizeHtmlStandard: (html: string) => string; export default sanitizeHtmlStandard;