We need to remove TermSearchInteractorFactory from SingleEntitySourceServices. This should then allow us to first remove PrefetchingTermLookup from WikibaseServices (T277856), and finally stop passing and instance of SingleEntitySourceServices into the PrefetchingTermLookup callbacks (T277858).
TermSearchInteractorFactory can probably be moved directly to the service container.