export const useSettingsStore = defineStore("settings", { state: () => ({}), });