ReadConcernLike: ReadConcern | {
    level: mongoose.mongo.ReadConcernLevel;
} | mongoose.mongo.ReadConcernLevel

Type declaration