export namespace Invalid {
      export type Any = Report.Version.Fixable.Any | Report.Version.Unfixable.Any;
    }