export { default } from './BookingDetailView'; export type { BookingDetailViewProps } from './BookingDetailView';