export declare const sanitizeHtml: (str: string, options?: { disallowedStrings?: string[]; }) => string; //# sourceMappingURL=html.d.ts.map