import { HMSStore } from './schema'; export declare const createNewStore: () => import("zustand").UseStore;