export type ReactNativeConfig = { reactNativePath?: string; dependencies?: Record; platforms?: Record; };