#include "tensorstore/kvstore/key_range.h"
std::string tensorstore::KeyRange::exclusive_max;

Exclusive upper bound of the range, or an empty string to indicate no upper bound.