I need the makeMutable function in later diff but there is no flow type for it. In the original ts types https://github.com/software-mansion/react-native-reanimated/blob/2.17.0/src/reanimated2/core.ts#L264 it's typed and exported.
Depends on: D14098