export type MiniEvent = { readonly id: string; start_at: string; subject: string; };