Export `Tabs` type from `@gradio/tabs` and fix the Playground to be compatible with the new Tabs API (#9738)
* Export Tab type from @gradio/tab
* Fix DemosLite to use the new Tabs API
* add changeset
* Set the default value of the initial_tabs props
* add changeset
---------
Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>