declare function unsafeStripHTML(markup: string): string; export { unsafeStripHTML };