import { createStore } from "zustand"; export const settingsDialog = createStore(() => false);