Default props and arguments are really useful in documentation so we should get them. The solution won't be as accurate as the type version since we'll have to look at actual ASTs which means we'll have a bunch of cases to handle.
Another thing we could try doing is getting the default values at runtime and display those instead.