/// //#region src/components/appointmentBooking/index.d.ts declare const AppointmentBooking: () => JSX.Element; //#endregion export { AppointmentBooking };