notification-service
    Preparing search index...
    NotificationModel: Model<
        NotificationDoc,
        {},
        {},
        {},
        Document<unknown, {}, NotificationDoc, {}, DefaultSchemaOptions> & NotificationDoc & Required<
            { _id: string },
        > & { __v: number } & { id: string },
        any,
        NotificationDoc,
    > = ...