export type * from '@sanity/client'
// TODO: just pass a client, and don't re-export?
export {createClient, SanityClient} from '@sanity/client'
