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