export type InvitationRequest = { invitee: string; };