import domToReactLib from 'html-react-parser/lib/dom-to-react'; export declare const htmlReactParser: (html: string) => ReturnType;