export function useNestedBar () {
  return 'auto imported from ~/composables/nested/bar.ts via star export'
}