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