import type { ReactFlowState } from '../types'; declare const createRFStore: () => import("zustand/traditional").UseBoundStoreWithEqualityFn>; export { createRFStore }; //# sourceMappingURL=index.d.ts.map