export declare function sanitizeHTML(input: string, returnNodes?: boolean): string | NodeListOf;