declare function striptags(html?: string | String): string; export = striptags;