export type Invitation = { opened: boolean; submitted: boolean; }