import type { EventsMap } from './ts-declarations/EventEmitter'; import type { ExpoGlobal } from './ts-declarations/global'; export type NativeModule> = typeof ExpoGlobal.NativeModule; export declare const NativeModule: typeof ExpoGlobal.NativeModule; //# sourceMappingURL=NativeModule.d.ts.map