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