export type Assignee = { name: string; email: string; };