Hello @seankimball
There is 2 packages Shop and Theme shop contains the controllers, routes, etc. and Theme contains the all the business logic regarding theme.
And there is no need to publish a default theme this is already published.
And if you want to create a new theme then only you need to publish the theme.
Shop Module Path
https://github.com/bagisto/bagisto/tree/2.2/packages/Webkul/Shop
Theme Module Path
https://github.com/bagisto/bagisto/tree/2.2/packages/Webkul/Theme
Thanks & Regards