declare const htmlConverter: (state?: string[] | any) => string; export default htmlConverter;