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