export interface AppointmentBookingRequest { bookingKey: string; }