import EventBooking from './presentation/view/View.vue';
import { AppointmentType } from "./presentation/view/viewModel";
export { EventBooking, AppointmentType };
//# sourceMappingURL=index.d.ts.map