export { default as EventDetailPage } from "./EventDetailPage"; export type { EventDetail } from "./EventDetailPage.types";