#include "tensorstore/util/future.h" using tensorstore::PromiseFuturePair<T>::FutureType = Future<T>; Future type.