export interface AppointmentRescheduleRequest { bookingKey: string; }