An object representing a name service. Exported by @dynamic-labs/sdk-api-core.
type NameService = {
  registry?: string
}