// Re-export main stores for convenience export { useMealStore } from './MealStore'; export { useAppStore } from './AppStore';