declare const textToInnerHTML: (value: string) => string; export default textToInnerHTML;