UserRepositories: Newable<
    UserRepositoryInterface<string, BaseUser<string>, any>,
>[]

A generic user repository array.