export interface JiraUserField {
  accountId: string;
}
