declare const formatNode: (element: any, withProps?: boolean) => string; export default formatNode;