export declare function sanitizeHtml(text: any, opts: any): any;
