declare function stripHtmlTag(str: string): string; export default stripHtmlTag;