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