import { useSyncExternalStore } from 'use-sync-external-store/shim'; declare const reactShim: readonly [typeof useSyncExternalStore]; export { reactShim };