export type InstanceMembershipUserRequest = { email?: string; picture: string; };