Digging in React sources I found this file: ReactCurrentDispatcher.js. It has js extension but at the top there is import type { ... } declaration
js
import type { ... }