export { fetchEvent, fetchStats, type EventData, type EventStats, FetchEventError, type FetchEventErrorCode, } from '@/shared/guest/services/eventApi';