declare var toHTML: (vnode: any) => any;
export default toHTML;
