import { NativeModulesProxy } from 'expo-modules-core';
export default NativeModulesProxy.ExpoUpdates ?? ({} as any);
