export type MiniEventRequest = { start_at: string; subject: string; };