export declare const createZustandStore: () => import("zustand").UseBoundStore<import("zustand").StoreApi<unknown>>;
