/**
 * The ID of the team
 */
export type TeamIdentifier = string;
