#include "tensorstore/kvstore/kvstore.h"
using tensorstore::KvStore = kvstore::KvStore;

Convenience alias of kvstore::KvStore.