/* @flow */ export type $DeepShape = $Shape< $ObjMap(V) => $DeepShape) & ((V) => V)> >;