declare const sanitizeHtml: (html: string) => string; export default sanitizeHtml; //# sourceMappingURL=sanitize.d.ts.map