/**
 * The ID of the thread
 */
export type ThreadIdentifier = string;
