export type Location = string; // ? export type AvailableBeginDateTime = string; // YYYY-MM-DDThh:mm export type AvailableEndDateTime = string; // YYYY-MM-DDThh:mm