import { useSyncExternalStore as uSES } from "use-sync-external-store/shim/index.js";
export declare const useSyncExternalStore: typeof uSES;
