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