/**
 * The ID of the report
 */
export type ReportIdentifier = string;
