export declare function sanitizeHtml(text: string): string;
